Memento Pattern

美 [məˈmentoʊ ˈpætərn]英 [məˈmentəʊ ˈpætn]
  • 网络备忘录模式;备忘录;回忆模式;回忆
Memento PatternMemento Pattern
  1. But , fundamentally , reuse via design patterns is fine-grained : one solution ( the Flyweight Pattern , for example ) is orthogonal to another ( the Memento Pattern ) .

    但是,从根本上来说通过模式实现重用属于细粒度操作:一个解决方案是(比如享元(Flyweight)模式)与另一个解决方案(备忘录模式)正交。